home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 7920 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: redstone.interpath.net!mercury!softbase
  2. From: softbase@mercury.interpath.net (Scott McMahan - Softbase Systems)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Schildt <- Advanced Books
  5. Date: 29 Feb 1996 18:07:27 GMT
  6. Organization: Interpath -- Providing Internet access to North Carolina
  7. Message-ID: <4h4q0v$24v@redstone.interpath.net>
  8. References: <8BA8405.02C70020DE.uuout@sourcebbs.com> <danpop.824685808@rscernix> <4gg4hn$fa8@hobbes.sco.COM> <danpop.824998634@rscernix> <4gnt96INN205@keats.ugrad.cs.ubc.ca>
  9. NNTP-Posting-Host: mercury.interpath.com
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Kazimir Kylheku (c2a192@ugrad.cs.ubc.ca) wrote:
  13. : I don't get it though. What is his motivation?
  14.  
  15. Herb Schildt seems to truly love C and want to help people learn it and
  16. be an advocate for the language and all, but his enthusiasm doesn't
  17. quite cover for some of his lapses in correctness. You know which
  18. road they paved with good intentions. Other than using void main
  19. and a few other things, he isn't that bad, and his books are
  20. certainly better than a lot of the crap I've read. Believe me,
  21. there's a lot worse than Herb out there.
  22.  
  23. Still and all, he does have the only book I've ever seen with a
  24. recursive descent parser and a C interpreter in full source code form,
  25. and since I'm writing a parser myself for another language that starts
  26. with C and ends with OBOL, I'm kind of happy to have his book to see
  27. how interpreters are written.
  28.  
  29. Scott
  30.  
  31.